From: Richard M. Stallman Date: Tue, 22 Jan 2002 20:53:55 +0000 (+0000) Subject: (hookpost-run): Defined. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~59109 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e869a29daab51dd5b319fae1a5596c23a4bcc7a1;p=emacs.git (hookpost-run): Defined. --- diff --git a/src/.gdbinit b/src/.gdbinit index f56274da303..233640b8517 100644 --- a/src/.gdbinit +++ b/src/.gdbinit @@ -373,6 +373,11 @@ define hook-run xreload end +# Call xreload if a new Emacs executable is loaded. +define hookpost-run + xreload +end + set print pretty on set print sevenbit-strings